Conversation
Update and extend dockers
Enable PrintTrace when SYCL UR tracing is enabled
[L0] L0 impl for enqueue native command
[Bindless][Exp] Add interop memory mapping to USM.
improve benchmarks automation
bump UMF tag to switch to rc3 release
[DeviceSanitizer] Add missing required library
Don't retain device handle references in sanitizer layer.
update L0 e2e workflow
Update badges (for active workflows) in README
[L0] Add check for Intel Flex/Arc for disabling use of copy engines.
…o-size Map ur_bool_t to cl_bool in sampler getinfo for opencl adapter
[L0] Fix kernel error handling and enumeration checking
Fix L0 Program CTS failures
switch ubuntu runners to a shared pool
Bump UMF version with latest fixes
fix scorecard job
Revert "[L0] L0 impl for enqueue native command"
Update expected values of SYCL_UR_TRACE environment variable
[DeviceSanitizer] Support check invalid kernel argument
…NativeParam Change urDeviceCreateWithNativeHandle to take an adapter handle.
[DeviceSanitizer] Fix interceptor destruction order
[L0] make device id an optional
[L0] Fix incorrect profiling values for in-order queue barriers
[L0] Enable L0 Driver Init to init all device types with filtering
Fix some coverity issues
[L0] Fixed program info binary size query and fix program handle init
[Common] bump umf version to include SOVERSION fix
Add dlerror output to loader logs
Fix unintended crash in catch blocks.
Fix CL adapter assuming incorrect type for sub group query.
Fix race condition in CUDA stream creation
[NATIVECPU] Implement urUSMGetMemAllocInfo and aligned alloc
[NATIVECPU] Add lock_guard when stopping threads
[DeviceSanitizer] Support data migration for memory buffer
[L0 v2] fix use of device->Id
[DeviceSanitizer] Handle mem buffer is created with flag COPY_HOST_POINTER
Clear OpenCL function pointer cache when context is released.
[XPTI] Use `ur.call` rather than `ur` in XPTI
[common] Bump UMF version
[Loader] Fix xpti finalization order
Coverity fixes
to make sure that v2::context will release all the resources on context destruction.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
ur.callrather thanurin XPTI #1940